Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 13:09:02 +0000 (16:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Jul 2014 13:09:02 +0000 (16:09 +0300)
commite9758e4824ab6d79040d7275e191ecf8424fec1b
treee29d2f371bbfb2d40ee054be3f31884ae5d2fbc1
parentaab34590833849e8388cfed1da2a193bc8fe6733
Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.

 src/xdisp.c (display_line): If called with iterator set up to write
 to a marginal area, delay the call to handle_line_prefix until we
 switch back to the text area.
src/ChangeLog
src/xdisp.c